| C# | |
|---|---|
public static string CaptchaRecognition( Instance instance, string dllName, string[] captchas64Str, string parameters ) | |
Parameters
- instance
Type: Zennolab.CommandCenter.Instance
The instance in that contains the CAPTCHA.
- dllName
Type: System.String
The path to DLL library.
- captchas64Str
Type: System.String[]
An array of captures an array of strings.
- parameters
Type: System.String
The recognition parameters.
Return Value
Type: System.String
The recognition result.
The following code example demonstrates uses of the CaptchaRecognition method.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family